UFix64M INumeric<UFix64M>.Positive()
Private Function Positive As UFix64M
Implements INumeric(Of UFix64M).Positive
private:
virtual UFix64M Positive() sealed = INumeric<UFix64M>::Positive
private abstract Positive : unit -> UFix64M
private override Positive : unit -> UFix64M